[INFO] cloning repository https://github.com/canmi21/totp-auth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/canmi21/totp-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanmi21%2Ftotp-auth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanmi21%2Ftotp-auth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddaa3026679f30db2614c1f479c94a7709a67304
[INFO] testing canmi21/totp-auth against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanmi21%2Ftotp-auth" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/canmi21/totp-auth
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/canmi21/totp-auth
[INFO] tweaked toml for git repo https://github.com/canmi21/totp-auth written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/canmi21/totp-auth on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/canmi21/totp-auth already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a09d53d50cf05d51453dcd7dfb2f4894eb3223f8b397d04d66e91b8b9ef124f9
[INFO] running `Command { std: "docker" "start" "-a" "a09d53d50cf05d51453dcd7dfb2f4894eb3223f8b397d04d66e91b8b9ef124f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a09d53d50cf05d51453dcd7dfb2f4894eb3223f8b397d04d66e91b8b9ef124f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a09d53d50cf05d51453dcd7dfb2f4894eb3223f8b397d04d66e91b8b9ef124f9", kill_on_drop: false }`
[INFO] [stdout] a09d53d50cf05d51453dcd7dfb2f4894eb3223f8b397d04d66e91b8b9ef124f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11d6ee600d238f2206f7ffcc9d6103eba4511128dea59d807ff94d758cd9f096
[INFO] running `Command { std: "docker" "start" "-a" "11d6ee600d238f2206f7ffcc9d6103eba4511128dea59d807ff94d758cd9f096", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling totp-auth v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.77s
[INFO] running `Command { std: "docker" "inspect" "11d6ee600d238f2206f7ffcc9d6103eba4511128dea59d807ff94d758cd9f096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d6ee600d238f2206f7ffcc9d6103eba4511128dea59d807ff94d758cd9f096", kill_on_drop: false }`
[INFO] [stdout] 11d6ee600d238f2206f7ffcc9d6103eba4511128dea59d807ff94d758cd9f096
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0202c924703c9f0a17a508b3e84c1e9cd66918d6a8bccd08f748ed386f16e9c
[INFO] running `Command { std: "docker" "start" "-a" "d0202c924703c9f0a17a508b3e84c1e9cd66918d6a8bccd08f748ed386f16e9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling totp-auth v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] running `Command { std: "docker" "inspect" "d0202c924703c9f0a17a508b3e84c1e9cd66918d6a8bccd08f748ed386f16e9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0202c924703c9f0a17a508b3e84c1e9cd66918d6a8bccd08f748ed386f16e9c", kill_on_drop: false }`
[INFO] [stdout] d0202c924703c9f0a17a508b3e84c1e9cd66918d6a8bccd08f748ed386f16e9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e97b159df0dfdb327d4c3104467bc6f173803796401ef04c66ed79371f6ac742
[INFO] running `Command { std: "docker" "start" "-a" "e97b159df0dfdb327d4c3104467bc6f173803796401ef04c66ed79371f6ac742", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/totp-c9bf50445a45eb9b)
[INFO] [stderr]    Doc-tests totp
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/totp.rs - totp::generate_combined_token (line 54) ... FAILED
[INFO] [stdout] test src/totp.rs - totp::current_unix_time (line 133) ... FAILED
[INFO] [stdout] test src/totp.rs - totp::generate_token (line 23) ... FAILED
[INFO] [stdout] test src/totp.rs - totp::verify_combined_token (line 84) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/totp.rs - totp::generate_combined_token (line 54) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `generate_combined_token` in this scope
[INFO] [stdout]   --> src/totp.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 | let token = generate_combined_token(seeds, 1700000000, 30);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 54 + use totp::generate_combined_token;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/totp.rs - totp::current_unix_time (line 133) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `current_unix_time` in this scope
[INFO] [stdout]    --> src/totp.rs:134:11
[INFO] [stdout]     |
[INFO] [stdout] 134 | let now = current_unix_time();
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 133 + use totp::current_unix_time;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/totp.rs - totp::generate_token (line 23) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `generate_token` in this scope
[INFO] [stdout]   --> src/totp.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | let token = generate_token("secret", 1700000000, 30);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/totp.rs - totp::verify_combined_token (line 84) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `current_unix_time` in this scope
[INFO] [stdout]   --> src/totp.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 | let now = current_unix_time();
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 84 + use totp::current_unix_time;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `generate_combined_token` in this scope
[INFO] [stdout]   --> src/totp.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 | let token = generate_combined_token(seeds, now, 30);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 84 + use totp::generate_combined_token;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `verify_combined_token` in this scope
[INFO] [stdout]   --> src/totp.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | assert!(verify_combined_token(seeds, now, &token, 30, 1, "s"));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 84 + use totp::verify_combined_token;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/totp.rs - totp::current_unix_time (line 133)
[INFO] [stdout]     src/totp.rs - totp::generate_combined_token (line 54)
[INFO] [stdout]     src/totp.rs - totp::generate_token (line 23)
[INFO] [stdout]     src/totp.rs - totp::verify_combined_token (line 84)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.20s; merged doctests compilation took 0.10s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e97b159df0dfdb327d4c3104467bc6f173803796401ef04c66ed79371f6ac742", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e97b159df0dfdb327d4c3104467bc6f173803796401ef04c66ed79371f6ac742", kill_on_drop: false }`
[INFO] [stdout] e97b159df0dfdb327d4c3104467bc6f173803796401ef04c66ed79371f6ac742
